bitkeeper revision 1.1713.3.5 (42b2a4e2r6SNlC_nq2hAkXEQjEFAmA)
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 17 Jun 2005 10:24:34 +0000 (10:24 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 17 Jun 2005 10:24:34 +0000 (10:24 +0000)
commit4ddc54b2db6264de8a8809d2a8763c5f4e3f4191
tree22569f709abb8a9b21f17bfe9c39471bc89a8cc8
parentc364cd9e1add6131c74a2507ea81ed556b0c0842
bitkeeper revision 1.1713.3.5 (42b2a4e2r6SNlC_nq2hAkXEQjEFAmA)

Many files:
  - watch now takes a token, returned when reading watch
  - More tests
  - Fix domain shared page communication (flush output)
  - Add "home" path for domains
  - More permissions checks in various functions
  - Simplify watch acknowledgement code and fix occasional bug
xs_watch_stress.c, 12readonly.sh, 11domain-watch.sh, 10domain-homedir.sh:
  new file
xs_stress.c, xs_lib.h, xs_lib.c:
  Cleanup whitespace.
ignore:
  Add tools/xenstore/xs_watch_stress
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
23 files changed:
.rootkeys
BitKeeper/etc/ignore
tools/python/xen/lowlevel/xs/xs.c
tools/xenstore/Makefile
tools/xenstore/testsuite/07watch.sh
tools/xenstore/testsuite/10domain-homedir.sh [new file with mode: 0644]
tools/xenstore/testsuite/11domain-watch.sh [new file with mode: 0644]
tools/xenstore/testsuite/12readonly.sh [new file with mode: 0644]
tools/xenstore/testsuite/test.sh
tools/xenstore/xenstored_core.c
tools/xenstore/xenstored_core.h
tools/xenstore/xenstored_domain.c
tools/xenstore/xenstored_domain.h
tools/xenstore/xenstored_transaction.c
tools/xenstore/xenstored_watch.c
tools/xenstore/xenstored_watch.h
tools/xenstore/xs.c
tools/xenstore/xs.h
tools/xenstore/xs_lib.c
tools/xenstore/xs_lib.h
tools/xenstore/xs_stress.c
tools/xenstore/xs_test.c
tools/xenstore/xs_watch_stress.c [new file with mode: 0644]